Namespace - LJCNetCommon
Parameters
fileSpec - The file specification.
Returns
A string array of text lines.
Syntax
| C# |
|
public static String[] ReadAllLines(String fileSpec)
|
Get all text lines from a file.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.